home *** CD-ROM | disk | FTP | other *** search
-
- #define EGA_Min (TAG_USER+ 1)
- #define EGA_Max (TAG_USER+ 2)
- #define EGA_Level (TAG_USER+ 3)
- #define EGA_Full (TAG_USER+ 4)
- #define EGA_window (TAG_USER+ 5)
- #define EGA_Label (TAG_USER+ 6)
- #define EGA_Flags (TAG_USER+ 7)
- #define EGA_TextAttr (TAG_USER+ 8)
- #define EGA_Pulse (TAG_USER+ 9)
- #define EGA_Number (TAG_USER+10)
- #define EGA_XPens (TAG_USER+11)
- #define EGA_GPen (TAG_USER+12)
-
-